home *** CD-ROM | disk | FTP | other *** search
- Path: news.tek.com!usenet
- From: Dawnray Yeung <dawnray.yeung@tek.com>
- Newsgroups: comp.lang.c++
- Subject: VIsiual C++ 4.0 use of Ole control
- Date: Thu, 08 Feb 1996 15:49:48 -0800
- Organization: Tektronix, Inc, Beaverton, OR, USA
- Message-ID: <311A8C1C.740A@tek.com>
- NNTP-Posting-Host: nt157486.vnd.tek.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- I was successful in making VC++4.0 to use OLE control.
- However, for those OCX which implments collections, VC++
- does not generate any wrapper to the collection object;
- therefore there is no way in grabbing objects within the
- collection. An example is to use statusBar OCX ship will
- VB4. (I realize I can use statusBar class provided by MFC as
- an alternative. This is just an example)
-
- Can anybody enlighten me?
-
-
- -dy
-